home *** CD-ROM | disk | FTP | other *** search
Makefile | 1990-11-20 | 706 b | 30 lines |
- #
- # Prototype makefile for directories containing only system header
- # files.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.hdrs
- # Mon Nov 19 17:39:58 PST 1990
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- HDRS = core.h exec.h ptrace.h tmp_ctl.h
- INCLUDEDIR = /sprite/lib/include/symm.md/sys
- MAKEFILE = Makefile
- SUBDIRS =
- DISTDIR ?= /dist/sprite/src/lib/include/symm.md/sys
-
- SYSMAKEFILE = hdrs.mk
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-